Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Namespace helper methods #6

Closed
wants to merge 1 commit into from

Conversation

Sinetheta
Copy link
Member

The rake namespace DSL does nothing to encapsulate defined methods. So we can either refactor oops tasks into modules or simply rename the private helpers to lower the chance of collisions on the global scope.

The rake namespace DSL does nothing to excanpsulate defined methods. So
we can either refactor oops tasks into modules or simply rename the
private helpers to lower the chance of collisions on the global scope.
@Sinetheta
Copy link
Member Author

I forgot I already had a PR up here, but this one has now been superseded by #7

@Sinetheta Sinetheta closed this Oct 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant